home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1 / Nebula One.iso / Internet / News / Alexandra.0.82 / Source / Decoding.subproj / English.lproj / ModalDecodingPanel.nib / data.classes next >
Encoding:
Text File  |  1996-02-13  |  454 b   |  16 lines

  1. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  2. DecoderController = {
  3.     ACTIONS = {
  4.     "cancelModalPanel:" = "cancelModalPanel:"; 
  5.     "decodeOrAbortButtonClicked:" = "decodeOrAbortButtonClicked:"; 
  6.     "windowWillClose:" = "windowWillClose:"; 
  7.     }; 
  8.     OUTLETS = {
  9.     decodeAndAbortButton = decodeAndAbortButton; 
  10.     numArticlesTF = numArticlesTF; 
  11.     panel = panel; 
  12.     selectedArticleMatrix = selectedArticleMatrix; 
  13.     }; 
  14.     SUPERCLASS = Object; 
  15. };
  16.